home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ROM Magic
/
ROM Magic.iso
/
pc
/
data_09
/
namelist.dir
/
00005.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-04-23
|
203 b
|
11 lines
on mouseUp
global firstpict, lastpict, pc
if pc = 1 then
play frame "PHOTOW.DIR"
else
set firstpict to 301
set lastpict to 304
play frame "HARADA" of movie "PHOTO.DIR"
end if
end